Description | Converts the specified file:// URL to a local drive path. | ||||||
Arguments | const char* localURL , char* drivePathBuf , int drivePathMaxLen |
||||||
|
|||||||
Returns | A Boolean value indicating whether the operation was successful, and stores the local drive path in drivePathBuf . |
||||||
![]() |